func google.golang.org/protobuf/internal/impl.consumeSint64SliceValue

3 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_gen.go#L2517: func consumeSint64SliceValue(b []byte, listv protoreflect.Value, _ protowire.Number, wtyp protowire.Type, opts unmarshalOptions) (_ protoreflect.Value, out unmarshalOutput, err error) {
		codec_gen.go#L2570: 	unmarshal: consumeSint64SliceValue,
		codec_gen.go#L2613: 	unmarshal: consumeSint64SliceValue,